home *** CD-ROM | disk | FTP | other *** search
- /*<meta />*/
-
- /*
- // {{MadCap}} //////////////////////////////////////////////////////////////////
- // Copyright: MadCap Software, Inc - www.madcapsoftware.com ////////////////////
- ////////////////////////////////////////////////////////////////////////////////
- // <version>3.0.0.0</version>
- ////////////////////////////////////////////////////////////////////////////////
- */
-
- .MCDropDown
- {
-
- }
-
- .MCDropDownHead
- {
-
- }
-
- .MCDropDownHotSpot
- {
-
- }
-
- .MCDropDownBody
- {
-
- }
-
- .MCDropDownIcon
- {
- border: none;
- }
-
- .MCExpanding
- {
-
- }
-
- .MCExpandingHead
- {
-
- }
-
- .MCExpandingBody
- {
-
- }
-
- .MCExpandingIcon
- {
- border: none;
- }
-
- .MCKLink
- {
-
- }
-
- .MCKLinkSpot
- {
-
- }
-
- .MCKLinkBody
- {
- background-color: #bbccdd;
- border: solid 1px #000000;
- margin: 0px;
- padding: 0px;
- position: absolute;
- cursor: pointer;
- cursor: hand;
- filter: alpha( opacity = 100 );
- -moz-opacity: 1.0;
- z-index: 2;
- }
-
- .MCKLinkBodyBG
- {
- background-color: #000000;
- margin: 0px;
- padding: 0px;
- position: absolute;
- filter: alpha( opacity = 100 );
- -moz-opacity: 1.0;
- z-index: 1;
- }
-
- .MCKLinkBodyCell_Highlighted
- {
- padding: 5px;
- background-color: Blue;
- color: White;
- }
-
- .MCKLinkBodyCell
- {
- padding: 5px;
- background-color: Transparent;
- color: Black;
- }
-
- .MCKeywordLinkIcon
- {
- border: none;
- }
-
- .MCConceptLinkIcon
- {
- border: none;
- }
-
- .MCRelatedTopicsIcon
- {
- border: none;
- }
-
- .MCPopup
- {
-
- }
-
- .MCPopupSpot
- {
-
- }
-
- .MCPopupBody
- {
- background-color: #ffffff;
- border: solid 1px #000000;
- margin: 0px;
- padding: 0px;
- position: absolute;
- filter: alpha( opacity = 0 );
- -moz-opacity: 0.0;
- z-index: 2;
- }
-
- .MCPopupBodyBG
- {
- background-color: #000000;
- margin: 0px;
- padding: 0px;
- position: absolute;
- filter: alpha( opacity = 0 );
- -moz-opacity: 0.0;
- z-index: 1;
- }
-
- .MCTextPopup
- {
-
- }
-
- .MCTextPopupSpot
- {
-
- }
-
- .MCTextPopupBody
- {
- background-color: #bbccdd;
- border: solid 1px #000000;
- margin: 0px;
- padding: 5px;
- position: absolute;
- overflow: auto;
- filter: alpha( opacity = 0 );
- -moz-opacity: 0.0;
- z-index: 2;
- }
-
- .MCTextPopupBodyBG
- {
- background-color: #000000;
- margin: 0px;
- padding: 0px;
- position: absolute;
- filter: alpha( opacity = 0 );
- -moz-opacity: 0.0;
- z-index: 1;
- }
-
- .MCToggler
- {
-
- }
-
- .MCTogglerIcon
- {
- border: none;
- }
-
- div.MCDialog
- {
- padding: 10px;
- position: absolute;
- width: 400px;
- }
-
- div.MCDialog table.MCDialogOuterTable
- {
- width: 100%;
- margin: 0px;
- padding: 0px;
- border: none;
- border-collapse: collapse;
- table-layout: fixed;
- }
-
- div.MCDialog table.MCDialogOuterTable td.Label
- {
- vertical-align: top;
- }
-
- a.MCToggler
- {
- color: Navy;
- }
-
- a.MCToggler:link
- {
- color: Navy;
- }
-
- a.MCToggler:visited
- {
- color: Navy;
- }
-
- a.MCToggler:hover
- {
-
- }
-
- a.MCToggler:focus
- {
-
- }
-
- a.MCDropDownHotSpot
- {
- color: #000000;
- text-decoration: none;
- }
-
- a.MCDropDownHotSpot:link
- {
- color: #000000;
- text-decoration: none;
- }
-
- a.MCDropDownHotSpot:visited
- {
- color: #000000;
- text-decoration: none;
- }
-
- a.MCDropDownHotSpot:hover
- {
- color: #1e90ff;
- }
-
- a.MCDropDownHotSpot:focus
- {
-
- }
-
- div.MCDropDownHead
- {
- text-decoration: none;
- }
-
-